home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Visual Basic 5.0 (2nd Edition) / Hardcore Visual Basic 5.0 - Second Edition (1997)(Microsoft Press).iso / SETUP.TXT < prev    next >
INI File  |  1997-06-09  |  2KB  |  64 lines

  1. [SetupText]
  2.  
  3. OkButton=OK
  4. CancelButton=Cancel
  5. YesToAllTitle=Yes To All
  6. YesToAllButton=Yes
  7. NoButton=No
  8. ScreenMessage=MS Press Setup
  9. AppName=Setup
  10.  
  11. WelcomeTitle=Welcome
  12. WelcomeText=Welcome to the %s Setup Program!
  13.  
  14. InstallTitle=Install The %s Files Where?
  15. InstallText=The Setup program will copy the %s files into the specified directory. Click OK to continue.
  16.  
  17. ExitTitle=Are you sure?
  18. ExitText=Setup has not completed installing the files. Are you sure you want to exit Setup?
  19.  
  20. InstallingTitle=Installing....
  21. InstallingText1=Setup is installing
  22. InstallingText2=to
  23.  
  24. FinishedTitle=Finished!
  25. FinishedText=Setup has finished installing the %s files. Enjoy!
  26.  
  27. NoRoomTitle=Not enough free space!
  28. NoRoomText=You don't have enough free space to install the files. Please free up some space and try again.
  29.  
  30. ConfirmReplaceTitle=Confirm File Replace
  31. ConfirmReplaceText1=This folder already contains a file named '%s'.
  32. ConfirmReplaceText2=Would you like to replace the existing file
  33. ConfirmReplaceText3=modified on %s
  34. ConfirmReplaceText4=with this one?
  35.  
  36. ChangeDirTitle=Change Directory
  37. ChangeDirButton=Change Folder
  38. FolderText=Folder
  39.  
  40. SetupFailedTitle=Setup Failed
  41. SetupFailedText=Setup did not finish installing the files. Please run Setup again to complete the installation process.
  42.  
  43. LongFilenameProblemText=There was a problem installing the files. Please restart your computer in safe mode and try reinstalling the files. (To start the computer in safe mode, press F5 when the computer beeps during the boot process.)
  44.  
  45. ProblemInstallingText=There was a problem installing the files. Please restart your computer in safe mode and try reinstalling the files. (To start the computer in safe mode, press F5 when the computer beeps during the boot process.)
  46.  
  47. BrowseTitle=Browse
  48. BrowseText1=Current Directory:
  49. BrowseText2=New Directory:
  50.  
  51. CreateDirText=The directory you've specified does not exist. Do you want to create it?
  52.  
  53. UninstallText=This will remove all the files in the directory to which %s was installed. Are you sure you want to continue?
  54. UninstallProblemText=Not all the files could be removed. Be sure none of the files are in use and run the uninstall program again.
  55.  
  56. ContinueButton=Continue
  57. ExitButton=Exit Setup
  58.  
  59. UpdatingTitle=Updating System
  60. UpdatingText=Setup is updating your system....
  61.  
  62. OptionsTitle=Select Options
  63. OptionsText=Select the products you'd like to install and click OK.
  64.